-
Home
-
Asaas Gateway for WooCommerce
-
1.3.2
-
Code
-
Classes
- Credit_Card
Total Complexity |
46 |
Dependencies |
13 |
Dependents |
1 |
Total lines |
364 |
Lines of code |
205 |
Logical lines of code |
118 |
Comment lines |
100 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
B |
36 |
19 |
69 |
get_payment_fields() |
S |
45 |
4 |
42 |
get_posted_data() |
S |
59 |
4 |
13 |
validate_fields() |
S |
59 |
3 |
13 |
payment_fields() |
S |
60 |
3 |
12 |
is_one_click_buy() |
S |
62 |
3 |
11 |
checkout_card_brand() |
S |
68 |
2 |
7 |
validate_max_installments_field() |
S |
68 |
2 |
8 |
validate_min_installment_value_field() |
S |
67 |
2 |
8 |
__construct() |
S |
60 |
1 |
12 |
append_html_to_thankyou_page() |
S |
75 |
1 |
4 |
get_max_installments() |
S |
79 |
1 |
3 |
get_min_installment_value() |
S |
79 |
1 |
3 |